GdkGLContext: Track shared context
authorAlexander Larsson <alexl@redhat.com>
Thu, 30 Oct 2014 11:04:23 +0000 (12:04 +0100)
committerAlexander Larsson <alexl@redhat.com>
Thu, 30 Oct 2014 11:43:03 +0000 (12:43 +0100)
commitdbbab0791d7bd08dcd44cd2d34071748786f8b12
tree59ce1139c63eb71232a959944742d606053f04d1
parentfb50015519bee516f7a83c64034d11cd9a606246
GdkGLContext: Track shared context

This allows us to read it back, but primarily it ensures
the shared context wrapper stays alive as long as the context.
gdk/gdkglcontext.c
gdk/wayland/gdkglcontext-wayland.c
gdk/x11/gdkglcontext-x11.c